home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8637 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.iadfw.net!usenet
  2. From: Mark Nelson <markn@airmail.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Playing WAV file over COMM port
  5. Date: Sun, 25 Feb 1996 13:23:52 -0600
  6. Organization: customer of Internet America
  7. Message-ID: <3130B748.7F1A@airmail.net>
  8. References: <3130A918.2431@apci.net>
  9. NNTP-Posting-Host: dal26-09.ppp.iadfw.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14.  
  15. James O'Connor wrote:
  16. > Does anybody know how to play a .WAV file over a com port?  What I'm
  17. > rtyting to do is write a program that will dial a phone number on the
  18. > modem and then play a pre-recorded message over the phone.  Does anyone
  19. > have any experience with something like that?  I'm using Borland C++
  20. > v4.52, if that matters.
  21. >   Thank you
  22. > James O'Connor
  23. > oconnor@apci.net
  24.  
  25. To make this work, you are going to need a voice-enabled model, such as those
  26. sold by Supra.  Using just the standard features of a V.34 (or whatever) modem,
  27. you aren't going to be able to create a voice waveform on the phone line.
  28.  
  29. Mark Nelson
  30. http://web2.airmail.net/markn
  31.